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