export declare function LoadingPage(props: { breadcrumbs?: boolean; tabs?: boolean; }): import("react/jsx-runtime").JSX.Element;