/// import { type UserCompanySelectorGroupedOption, type OptionWithCompanyMetadata } from './types'; import { type MultiValueProps } from 'react-select'; export declare function SelectedValueChip(props: MultiValueProps): import("react").JSX.Element;