import { Command } from "commander"; export declare function registerSearchCommand(program: Command): void; //# sourceMappingURL=search.d.ts.map