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