import { SvgIconComponent } from './types'; declare const ArrowDropDownIcon: SvgIconComponent; export default ArrowDropDownIcon;