export { ErrorBanner } from './ErrorBanner'; export type { ErrorBannerProps, ErrorBannerVariant } from './ErrorBanner';