export declare const defaultMultiSelectTheme: { container: string; containerTop: string; containerVisible: string; group: string; groupLabel: string; item: string; itemHighlighted: string; itemPlaceholder: string; itemSelected: string; list: string; noSuggestions: string; checkBoxItem: string; checkBoxList: string; checkBoxListFooter: string; checkBoxListHeader: string; checkBoxListWrapper: string; checkBoxSemi: string; checkBoxTreeList: string; clearIcon: string; dropdownIcon: string; dropdownIconClosed: string; dropdownIconOpened: string; input: string; inputFocused: string; inputWrapper: string; inputWrapperDisabled: string; inputWrapperFocused: string; inputWrapperInvalid: string; inputWrapperRequired: string; loadingIcon: string; placeholder: string; selectAll: string; tagsContainer: string; tagsUnion: string; wrapper: string; };