export type SchemaVersion = 'draft7' | 'draft2019' | 'draft2020';
