export declare enum XRInputEventType { SelectStart = 0, Select = 1, SelectEnd = 2, SqueezeStart = 3, Squeeze = 4, SqueezeEnd = 5 }