import { Comment } from 'antd'; export { CommentProps } from 'antd/es/comment'; export default Comment;