export { InlineBannerCloseButton, InlineBannerContent, InlineBannerDescription, InlineBannerLink, InlineBannerRoot, InlineBannerTitle, type InlineBannerCloseButtonProps, type InlineBannerContentProps, type InlineBannerDescriptionProps, type InlineBannerLinkProps, type InlineBannerRootProps, type InlineBannerTitleProps, } from './InlineBanner'; export * as InlineBanner from './InlineBanner.namespace'; //# sourceMappingURL=index.d.ts.map