/**
 * 获取根地图实例
 */
export declare function useMapRoot(): Promise<T.Map>;
