declare class LayerConsts { static get LayerOsmId(): number; static get LayerSwisstopoVectorTilesId(): number; } export default LayerConsts;