import { Transfer } from 'antd'; export type { TransferProps } from 'antd/lib/transfer'; export * from 'antd/lib/transfer'; export default Transfer;