/// <reference types="react" />
export declare const RootViewRender: (props: {
    loading: JSX.Element | null;
}) => import("react/jsx-runtime").JSX.Element | null;
//# sourceMappingURL=root-view-render.d.ts.map