export declare function initMap(src: String, apiName: any): Promise; export declare function getMapApi(map: any, id: string): any;