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