import { MultiValueRemoveProps } from 'react-select'; declare const MultiValueRemove: (props: MultiValueRemoveProps) => JSX.Element; export default MultiValueRemove;