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