/** * Dummy lambda handler to test a provided node function */ export declare const handler: () => Promise; //# sourceMappingURL=handler.d.ts.map