import type { Command } from '../types.js'; declare const browseCommand: Command; export default browseCommand; //# sourceMappingURL=browse.d.ts.map