///
export declare const StyledLeadGenSubscriptionBoxBody: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledLeadGenSubscriptionBoxHeaderImage: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledLeadGenSubscriptionBoxHeader: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledLeadGenSubscriptionBox: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
} & {
isBannerStyle: boolean;
buttonColor: string;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledLeadGenSubscriptionBoxA: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledBannerPicture: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLElement>, {}>;