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