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