UNPKG

react-native-maps-markercluster

Version:
4 lines (3 loc) 160 B
import React from 'react'; import type { MarkerClusterType } from '../types'; export declare const MarkerClusterItem: React.FC<MarkerClusterType.ClusterProps>;