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

declare const CommentArrowRightIcon: MdiReactIconComponentType;
export default CommentArrowRightIcon;
