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

declare const CommentsIcon: MdiReactIconComponentType;
export default CommentsIcon;
