import { Map } from 'maplibre-gl'; export declare const moveIntoView: (map: Map, bounds: DOMRect) => void; //# sourceMappingURL=moveIntoView.d.ts.map