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