import { forwardRef, type ForwardedRef, type HTMLAttributes, type SelectHTMLAttributes, } from 'react' import { getIconProps, getSelectProps, getSelectOptionProps, splitClassNameProp, } from '@pluralsight/headless-styles' import type { SelectOptions, SelectOptionOptions, } from '@pluralsight/headless-styles/types' import { ChevronDownIcon, WarningTriangleFilledIcon } from '@pluralsight/icons' import { useFormControl } from '../context/FormControl.tsx' import { Show } from './Show.tsx' // } > ) } //