import { HeadingProps } from './index'; export declare const StyledH1: import("styled-components").StyledComponent<"h1", any, HeadingProps, never>; export declare const StyledH2: import("styled-components").StyledComponent<"h2", any, HeadingProps, never>; export declare const StyledH3: import("styled-components").StyledComponent<"h3", any, HeadingProps, never>; export declare const StyledH4: import("styled-components").StyledComponent<"h4", any, HeadingProps, never>; export declare const StyledH5: import("styled-components").StyledComponent<"h5", any, HeadingProps, never>; export declare const StyledH6: import("styled-components").StyledComponent<"h6", any, HeadingProps, never>;