import React from 'react';
declare const BannerSVG: React.MemoExoticComponent<() => JSX.Element>;
export default BannerSVG;
