export * from './Spinner'; import { SpinnerProps } from './types'; export type { SpinnerProps };