import { type PropsWithChildren } from "react"; export declare function ErrorBoundary({ children }: PropsWithChildren): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ErrorBoundary.d.ts.map