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

declare const CommentsTextIcon: MdiReactIconComponentType;
export default CommentsTextIcon;
