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

declare const CommentRemoveIcon: MdiReactIconComponentType;
export default CommentRemoveIcon;
