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

declare const CommentUserIcon: MdiReactIconComponentType;
export default CommentUserIcon;
