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