export declare function getWorldNameMap(data: any[]): {};
export declare function getGeoCoor(geoCoordMap: IKeyValues, name: string): any;
