import LocationLayer, { LocationLayerProps } from './LocationLayer';
export default LocationLayer;
export { LocationLayerProps };
