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

declare const ModeCommentIcon: MdiReactIconComponentType;
export default ModeCommentIcon;
