/// import { FSLTypes } from './types'; declare function FullScreenLoader(props: FSLTypes): import("react").JSX.Element; export { FullScreenLoader };