import type { IconName } from "@nulogy/icons";
import type { OptionProps } from "react-select";
import { type ClearIndicatorProps, type ContainerProps, type ControlProps, type DropdownIndicatorProps, type GroupBase, type InputProps, type MenuProps, type MultiValueProps, type Props } from "react-select";
import type { ComponentVariant } from "../NDSProvider/ComponentVariantContext";
interface CustomSelectProps