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