import type { Skill } from "./types.js"; export declare function listSkills(): Skill[];