export { ErrorBoundary, type ErrorBoundaryProps } from './ErrorBoundary';
export { Fallback, type FallbackProps } from './Fallback';
export { createFallbackRender } from './fallbackRender';
//# sourceMappingURL=index.d.ts.map