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