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

declare const CommentOutlineIcon: MdiReactIconComponentType;
export default CommentOutlineIcon;
