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