export declare const getAttributionText: (centerPoint: L.LatLng, zoomLevel: number) => string;
