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