import type { Skill } from "./types.js"; export declare const lambdaSkill: Skill; export default lambdaSkill; //# sourceMappingURL=lambda.d.ts.map