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