import type { MapViewProps } from "./types"; declare const Root: (props: MapViewProps) => import("react/jsx-runtime").JSX.Element; export default Root; //# sourceMappingURL=WemapMapView.d.ts.map