declare const headset_vr: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default headset_vr;