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