import { Command } from "commander"; export declare function registerSkillsCommands(program: Command): void;