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