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

declare const MarkEmailRead: ReactIconComponentType;
export default MarkEmailRead;
            