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