export type SchemaFieldOptions = {
  cdata: boolean;
};
