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