export declare function searchCommand(query: string, options: { type?: string; maxResults?: string; }): Promise; //# sourceMappingURL=search.d.ts.map