import React from 'react'; import { LoadingSpinnerProps } from './types'; export declare const LoadingSpinner: React.ForwardRefExoticComponent>;