import "../../interfaces"; export const canProject: __geoscene.webMercatorUtils["canProject"]; export const geographicToWebMercator: __geoscene.webMercatorUtils["geographicToWebMercator"]; export const lngLatToXY: __geoscene.webMercatorUtils["lngLatToXY"]; export const project: __geoscene.webMercatorUtils["project"]; export const webMercatorToGeographic: __geoscene.webMercatorUtils["webMercatorToGeographic"]; export const xyToLngLat: __geoscene.webMercatorUtils["xyToLngLat"];