import { MarginProps, DisplayProps, PaddingProps } from 'styled-system'; export declare const SubscriptionItem: import("styled-components").StyledComponent<"div", any, MarginProps>>, never>; export declare const ToggleWrapper: import("styled-components").StyledComponent<"div", any, MarginProps>> & DisplayProps>>, never>; export declare const FooterContentWrapper: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const RowWrapper: import("styled-components").StyledComponent<"div", any, MarginProps>> & PaddingProps>>, never>;