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