declare type OdsInputValue = string | number | null; export type { OdsInputValue, };