import { APIPathsCrudParams, APIResponseObject } from "../../types"; export default function ({ table, query, allowedTable, url, }: APIPathsCrudParams): Promise;