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

declare const CommentAddOutlineIcon: MdiReactIconComponentType;
export default CommentAddOutlineIcon;
