import { MarkerCluster, MarkerClusterGroup } from 'leaflet';
export declare function getSpiderfiedCluster(clusterLayer: MarkerClusterGroup): MarkerCluster;
