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