import { SpinLoading } from './spin-loading'; export type { SpinLoadingProps } from './spin-loading'; export default SpinLoading;