// TODO: Write type definitions for WebXR Device API (https://immersive-web.github.io/webxr/) interface Navigator { xr: any; }