export declare const $NextXPT: { readonly type: "all-of"; readonly contains: readonly [{ readonly type: "HDSPTimeRequest"; }, { readonly properties: { readonly position: { readonly type: "PercentValue"; readonly isRequired: true; }; }; }]; };