export declare const $SchemaVersionReferenceDTO: { readonly properties: { readonly schemaVersionId: { readonly type: "string"; }; }; };