import { NeshanMap } from "./Map";
export default NeshanMap;
export type { NeshanMapRef } from "./Map.model";
