export declare const initialBbox: { srs: "EPSG:3857"; bbox: { left: number; bottom: number; right: number; top: number; }; };