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