import type { JSONSchema4 } from 'json-schema'; export type FormSchema = JSONSchema4;