/**
 * This component is used as a fallback when the page is not yet hydrated
 * @returns
 */
export declare const HydrationFallback: () => import("react/jsx-runtime").JSX.Element;
