import { Command } from 'commander'; export declare function registerSearch(program: Command): void;