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