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