import type { LifecyclePluginInstance } from '../../types'; export declare const API_FUNCTIONS_REQUEST_HANDLER_ID = "api-functions"; export declare function apiFunctionsPlugin(): Promise; //# sourceMappingURL=index.d.ts.map