import CentredSpinner, { CentredSpinnerProps } from './CentredSpinner'; export type { CentredSpinnerProps }; export default CentredSpinner;