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

declare const CommentEyeOutlineIcon: MdiReactIconComponentType;
export = CommentEyeOutlineIcon;