export type OnUpdateValueImpl = (value: number | number[]) => void;