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

declare const CommentAccountIcon: MdiReactIconComponentType;
export default CommentAccountIcon;
