export { default as BannerStrip } from './BannerStrip'; export type { BannerStripProps } from './types';