import { Command } from 'commander';
export declare function registerConfigCommands(program: Command): Command;
