/// import { IDropDownChipsProps } from './IPropsConfig'; export declare const DropDownChips: (props: IDropDownChipsProps) => JSX.Element;