export declare const OSM_TILE_LAYER_ATTRIBUTION = "\n&copy; <a href='https://www.openstreetmap.org/copyright'>OpenStreetMap</a> contributors\n";
export declare const OSM_TILE_LAYER_TEMPLATE = "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png";
