export { default as NSpin, spinProps } from './src/Spin'; export type { SpinProps, SpinSlots } from './src/Spin';