export { default as ErrorView } from './error-view'; export type { ErrorViewRootProps } from './error-view.types';