import MapView from "./MapView"; import { MarkerProps, RegionProps } from './MyTypes'; export { MapView, MarkerProps, RegionProps }