import React from 'react'; import type { LoadingOverlayProps } from './types'; export declare const LoadingOverlay: React.ForwardRefExoticComponent>;