import type { WebXRSystem } from './WebXRSystem'; export declare function getWebXRSystem(): WebXRSystem;