import { Spin } from 'antd'; export type { SpinProps } from 'antd/lib/spin'; export * from 'antd/lib/spin'; export default Spin;