import { Anchor } from 'antd'; export type { AnchorProps } from 'antd/lib/anchor'; export * from 'antd/lib/anchor'; export default Anchor;