import type { Skill } from "./types.js"; export declare const defaultSkills: Skill[];