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