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

declare const CommentArrowRightOutlineIcon: MdiReactIconComponentType;
export default CommentArrowRightOutlineIcon;
