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

declare const CommentCheckOutlineIcon: MdiReactIconComponentType;
export default CommentCheckOutlineIcon;
