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