import { DropdownIndicatorProps } from 'react-select'; declare const DropdownIndicator: (props: DropdownIndicatorProps) => import("react/jsx-runtime").JSX.Element; export default DropdownIndicator;