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