/// export declare const defaultCt: { map: any; }; export declare const Map4dContext: import("react").Context<{ map: any; }>;