/// import { IBannerStripProps } from './types'; declare type TSectionStyledProps = Pick; declare const _default: { SectionStyled: import("styled-components").StyledComponent<"section", any, TSectionStyledProps, never>; CrossStyled: import("styled-components").StyledComponent<({ title, titleId, isResponsive, style, ...props }: import("react").SVGProps & import("@web3uikit/icons/dist/lib/type").SVGRProps) => JSX.Element, any, TSectionStyledProps, never>; DivStyledContainer: import("styled-components").StyledComponent<"div", any, TSectionStyledProps, never>; }; export default _default; //# sourceMappingURL=BannerStrip.styles.d.ts.map