export declare const $VersionedObjectStateChangeRequest: { readonly properties: { readonly stateId: { readonly type: "string"; }; }; };