import { Handler } from 'aws-lambda';
export type LambdaModule = Record<string, Handler>;
//# sourceMappingURL=internal-types.d.ts.map