export { default as ErrorBlock } from "./ErrorBlock"; export type { ErrorBlockProps } from "./types";