/** * Hello world lambda used for testing custom handler. */ export declare const handler: () => Promise; //# sourceMappingURL=custom_handler.d.ts.map