export type SchemaBase = { readonly description?: string; readonly title?: string; };