export declare const lambdaHandler: (event: any) => Promise<any>;
