export { default as FancyLoadingSpinner } from './FancyLoadingSpinner'; export type { TFancyLoadingSpinner } from './IFancyLoadingSpinner.model';