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