import { FC, PropsWithChildren } from "react";
export declare const LoadingTimeout: FC<PropsWithChildren>;
