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