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