import { BreakWordProps, SpacingProps } from '../../../mixins'; export declare const Headline1: import("styled-components").StyledComponent<"div", any, SpacingProps & BreakWordProps, never>; export declare const Headline2: import("styled-components").StyledComponent<"div", any, SpacingProps & BreakWordProps, never>; export declare const Headline3: import("styled-components").StyledComponent<"div", any, SpacingProps & BreakWordProps, never>; export declare const Headline4: import("styled-components").StyledComponent<"div", any, SpacingProps & BreakWordProps, never>; export declare const H1: import("styled-components").StyledComponent<"h1", any, SpacingProps & BreakWordProps, never>; export declare const H2: import("styled-components").StyledComponent<"h2", any, SpacingProps & BreakWordProps, never>; export declare const H3: import("styled-components").StyledComponent<"h3", any, SpacingProps & BreakWordProps, never>; export declare const H4: import("styled-components").StyledComponent<"h4", any, SpacingProps & BreakWordProps, never>; //# sourceMappingURL=index.d.ts.map