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

declare const InsertCommentIcon: MdiReactIconComponentType;
export default InsertCommentIcon;
