import { Command } from 'commander'; export declare function registerSkillCommand(program: Command): void; //# sourceMappingURL=skill.d.ts.map