import { MdiReactIconComponentType } from './dist/typings';

declare const MarkunreadIcon: MdiReactIconComponentType;
export default MarkunreadIcon;
