import React from 'react'; import { BannerProps } from './Banner.types'; export declare const Banner: React.FC;