/** * Initialize XR subsystem. Called from `initEngine()` */ export declare function initXR(): void;