import { MapGeoJSONFeature } from 'maplibre-gl'; export declare const useClickInteractiveFeature: (onClick: (feature: MapGeoJSONFeature) => void) => void; //# sourceMappingURL=useClickInteractiveFeature.d.ts.map