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

declare const CommentNextOutlineIcon: MdiReactIconComponentType;
export default CommentNextOutlineIcon;
