export { default } from "./ContentBanner.container"; export type { ContentBannerProps, ContentBannerVariant, } from "./ContentBanner.types";