/// import type { IMutliValueProps } from "../Combobox.types"; export declare const MultiValueWrapper: (props: IMutliValueProps) => JSX.Element;