export type SearchInputValue = { value: T; label: string; };