import { Group } from 'three';
export declare const headset: Group<import("three").Object3DEventMap>;
export declare const setupHeadset: () => void;
