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