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

declare const CommentPlusIcon: MdiReactIconComponentType;
export default CommentPlusIcon;
