import type { Context } from "react"; import type { TMapContext } from "../config/types/index.d.mts"; export declare const MapContext: Context;