import { APIResponseObject, DsqlCrudParam } from "../../types"; export default function dsqlCrud(params: DsqlCrudParam): Promise;