/// import { ETypographyColor, IColors } from '../../types/theme'; export declare const StyledH1: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLHeadingElement>, {}>; export declare const StyledH2: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLHeadingElement>, {}>; export declare const StyledH3: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLHeadingElement>, {}>; export declare const StyledH4: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLHeadingElement>, {}>; export declare const StyledBodyAccented: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledBody1: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledBody1Link: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledCTA: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledBody2Accented: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledBody2: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledBody2Link: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledCTA2: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledCaptionAccented: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledCaption: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledCaptionLink: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledCaptionCTA: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledOverlinedAccented: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledOverline: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledOverlineLink: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { theme: IColors; color: ETypographyColor; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;