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