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