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