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