import { Command } from "commander";
export declare function searchCommand(program: Command): void;
