/// import { CustomSelectProps } from '../types'; export default function CustomSelect(props: CustomSelectProps): JSX.Element;