/// import { SWUBannerOptions } from "../core/bannerOptions"; export declare const SWUBanner: (options: SWUBannerOptions) => JSX.Element;