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