export type SearchItem = [ T, { label: string; description?: string; } ];