export declare const MultiSelectValue: ({ size, rounded, children, ...other }: any) => import("react/jsx-runtime").JSX.Element;
