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

declare const CommentEyeIcon: MdiReactIconComponentType;
export default CommentEyeIcon;
