import React from 'react'; import { IconProps } from "./"; declare const Comment: React.FC; export default Comment;