export type ModelValue = OptionValue | OptionValue[] | null | undefined;