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