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

declare const CommentAlertIcon: MdiReactIconComponentType;
export default CommentAlertIcon;
