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

declare const CommentAlertOutlineIcon: MdiReactIconComponentType;
export default CommentAlertOutlineIcon;
