import { Command } from "commander"; export declare function registerSkillInstallCommand(skillCmd: Command): void;