export type { ErrorBoundaryComponentProps } from './error-boundary.component'; export { ErrorBoundaryComponent } from './error-boundary.component';