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