import React from 'react'; import IconProps from './props'; declare const ArrowForwardIosIcon: React.FC; export default ArrowForwardIosIcon;