export declare const convertCoordinatesToBounds: (coordinates: Array<[number, number]>) => import("maplibre-gl").LngLatBounds;