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