export declare function searchCommand(query: string, flags: { root: string; outDir?: string; json?: boolean; limit?: string; }): Promise;