CommentOutlined.d.ts 122 Bytes
import { IconDefinition } from '../types';
declare const CommentOutlined: IconDefinition;
export default CommentOutlined;