/** * 高德逆地理编码查询 * @param keywords * @returns */ export declare const fetchCityMsgLnglat: (lnglat: any) => Promise;