import ClusteredMapView from './lib/ClusteredMapView';
export default ClusteredMapView;

export { ClusteredMapProps, ClusterFeature } from './lib/types';
