import Loadable from '../components/Loadable';

export default Loadable(() => import('../components/MapReader'));