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

declare const CommentAddIcon: MdiReactIconComponentType;
export default CommentAddIcon;
