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