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

declare const CommentArrowLeftOutlineIcon: MdiReactIconComponentType;
export default CommentArrowLeftOutlineIcon;
