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

declare const CommentPreviousIcon: MdiReactIconComponentType;
export default CommentPreviousIcon;
