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