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