/** * @internal */ export declare function LoadingScreen(props: { height?: string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=LoadingScreen.d.ts.map