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

declare const CommentCheckIcon: MdiReactIconComponentType;
export default CommentCheckIcon;
