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

declare const CommentProcessingOutlineIcon: MdiReactIconComponentType;
export default CommentProcessingOutlineIcon;
