import { AllSelectProps } from '../Select.interface'; export declare function ReactSelect(props: AllSelectProps): import("react/jsx-runtime").JSX.Element;