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

declare const CommentWarningOutlineIcon: MdiReactIconComponentType;
export default CommentWarningOutlineIcon;
