/// import { SelectProps } from "./types"; export declare const MultiSelect: (_: Partial>) => JSX.Element;