import type * as maplibregl from 'maplibre-gl'; export declare function getOsmIdFromLatLng(map: maplibregl.Map, lat: number, lng: number): Promise; //# sourceMappingURL=getOsmIdFromMartin.d.ts.map