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

declare const CommentsTextOutlineIcon: MdiReactIconComponentType;
export default CommentsTextOutlineIcon;
