import { ReactIconComponentType } from '../types';

declare const ForwardToInbox: ReactIconComponentType;
export default ForwardToInbox;
            