import { Command } from 'commander'; declare const explore: Command; export { explore }; //# sourceMappingURL=index.d.ts.map