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