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