export declare const runFunctionsProxy: ({ binaryPath, context, directory, event, name, timeout, }: { binaryPath: string; context: Record; directory: string; event: Record; name: string; timeout: number; }) => Promise>; //# sourceMappingURL=local-proxy.d.ts.map