export type OnSelectHandler = (value: T) => void;