import { NetManager } from '../../../../../../IndexMap'; import { n45 } from '../interface/ILocNetManager'; import { AMapLocationOption } from '../location/AMapLocationOption'; import { AMapLocationReGeoInfo } from '../interface/AMapLocationReGeocode'; export declare class u8 implements n45 { y9: NetManager; locationOptions?: AMapLocationOption; context: Context; constructor(ctx: Context, options?: AMapLocationOption); j6(o45: number, p45: number): Promise; }