import React from 'react'; import { BannerStripProps } from '.'; declare const BannerStrip: React.FC; export default BannerStrip;