import { AMapLocationReGeo, m45 } from '../interface/AMapLocationReGeocode'; import { AMapLocationOption } from '../location/AMapLocationOption'; export declare class n12 { locationOptions?: AMapLocationOption; constructor(options?: AMapLocationOption); z8(x45: string): AMapLocationReGeo; b9(w45: ArrayBuffer): AMapLocationReGeo; a9(v45: m45): AMapLocationReGeo; d9(u45: AMapLocationReGeo): void; p9(r45: string, s45: string, desc: string[], t45: AMapLocationReGeo): void; o9(q45: string, city: string, desc: string[]): void; c9(str: string): string; }