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