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