import React from 'react';
declare const CommentOutline: React.FC<import("./gen").IconCommonProps>;
export default CommentOutline;
