import { MapboxGeoJSONFeature } from 'mapbox-gl'; export default function popupTemplate(features: MapboxGeoJSONFeature[]): HTMLDivElement;