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