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

declare const CommentNextIcon: MdiReactIconComponentType;
export default CommentNextIcon;
