import { BackTop } from 'antd'; export type { BackTopProps } from 'antd/lib/back-top'; export * from 'antd/lib/back-top'; export default BackTop;