import { ColorVariant } from '../../utils/colorHelper'; import { HeadingProps } from '../Heading'; export declare const StyledH140: import("styled-components").StyledComponent<"h1" | "h2" | "h3" | "h4" | "h5" | "h6", any, HeadingProps & { textColor?: ColorVariant | ColorVariant[]; }, never>; export declare const StyledH120: import("styled-components").StyledComponent<"h1" | "h2" | "h3" | "h4" | "h5" | "h6", any, HeadingProps & { textColor?: ColorVariant | ColorVariant[]; }, never>; export declare const StyledH100: import("styled-components").StyledComponent<"h1" | "h2" | "h3" | "h4" | "h5" | "h6", any, HeadingProps & { textColor?: ColorVariant | ColorVariant[]; }, never>; export declare const StyledH80: import("styled-components").StyledComponent<"h1" | "h2" | "h3" | "h4" | "h5" | "h6", any, HeadingProps & { textColor?: ColorVariant | ColorVariant[]; }, never>; export declare const StyledH60: import("styled-components").StyledComponent<"h1" | "h2" | "h3" | "h4" | "h5" | "h6", any, HeadingProps & { textColor?: ColorVariant | ColorVariant[]; }, never>; export declare const StyledH40: import("styled-components").StyledComponent<"h1" | "h2" | "h3" | "h4" | "h5" | "h6", any, HeadingProps & { textColor?: ColorVariant | ColorVariant[]; }, never>; export declare const StyledH20: import("styled-components").StyledComponent<"h1" | "h2" | "h3" | "h4" | "h5" | "h6", any, HeadingProps & { textColor?: ColorVariant | ColorVariant[]; }, never>; export declare const StyledH15: import("styled-components").StyledComponent<"h1" | "h2" | "h3" | "h4" | "h5" | "h6", any, HeadingProps & { textColor?: ColorVariant | ColorVariant[]; }, never>; export declare const StyledH10: import("styled-components").StyledComponent<"h1" | "h2" | "h3" | "h4" | "h5" | "h6", any, HeadingProps & { textColor?: ColorVariant | ColorVariant[]; }, never>;