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

declare const CommentIcon: MdiReactIconComponentType;
export default CommentIcon;
