type SelectItem = { label: string value: string icon?: string disabled?: boolean }