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

declare const CommentTextOutlineIcon: MdiReactIconComponentType;
export default CommentTextOutlineIcon;
