import { IntegrationsLoaded } from "../../types"; export declare function prepareApiFunction(integrations: IntegrationsLoaded): (req: any, res: any, next: any) => Promise; //# sourceMappingURL=index.d.ts.map