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

declare const Markunread: ReactIconComponentType;
export default Markunread;
            