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

declare const OutgoingMail: ReactIconComponentType;
export default OutgoingMail;
            