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