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