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