export declare class NominatimService { search(searchString: string, options?: any): Promise; }