/// <reference types="react" />
import './index.css';
export declare const LoadingContainer: () => JSX.Element | null;
