/// import { ISelect } from './Select.types'; declare const Select: import("react").ForwardRefExoticComponent>; export { Select };