import { type ReactElement } from "react";
export declare const ErrorHandlingContainer: () => ReactElement;
