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