import { type ClearIndicatorProps, type ContainerProps, type ControlProps, type DropdownIndicatorProps, type GroupBase, type InputProps, type MenuProps, type MultiValueProps } from "react-select"; import type { NDSOption } from "./Select"; export declare function SelectControl