import Spin from './spin'; export type { SpinProps } from './spin'; export default Spin;