export declare const $NextXPVA: { readonly type: "all-of"; readonly contains: readonly [{ readonly type: "HDSPRequest"; }, { readonly properties: { readonly position: { readonly type: "PercentValue"; readonly isRequired: true; }; readonly velocity: { readonly type: "VelocityAbsolute"; readonly isRequired: true; }; }; }]; };