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

declare const CommentPreviousOutlineIcon: MdiReactIconComponentType;
export default CommentPreviousOutlineIcon;
