import { TileLayer } from 'react-leaflet'; import { OSM_TILE_LAYER_ATTRIBUTION, OSM_TILE_LAYER_TEMPLATE } from '../../constants/mapConstants'; const BentoOSMTileLayer = () => ; export default BentoOSMTileLayer;