import { PropsWithChildren } from 'react'; export default function ErrorBoundary(props: PropsWithChildren): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=error-boundary.d.ts.map