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

declare const CommentArrowLeftIcon: MdiReactIconComponentType;
export default CommentArrowLeftIcon;
