import { Comment } from '@arco-design/web-react'; import './index.less'; export default Comment; export type * from './interface';