/// import { IFullScreenLoadingProps } from './props'; export declare function FullScreenLoading(props: IFullScreenLoadingProps): JSX.Element; export default FullScreenLoading;