import { Command } from 'commander';
import { StorageService } from '../../services/storage.js';
export declare function configCommand(storage: StorageService): Command;
//# sourceMappingURL=config.d.ts.map