import { Command } from 'commander'; export declare class ConfigCommand { private logger; getCommand(): Command; private getSetCommand; private getGetCommand; private getListCommand; private getDeleteCommand; private maskSensitiveValue; private displayConfig; } //# sourceMappingURL=config.d.ts.map