import { SDKConfig } from './otel'; export declare const registerGCPCloudFunctionEventHandler: (handler: (event: any) => Promise, sdkConfig?: SDKConfig) => (event: any) => Promise; //# sourceMappingURL=gcp.d.ts.map