import { BreakWordProps, SpacingProps } from '../../../mixins'; export declare const ParagraphText1: import("styled-components").StyledComponent<"div", any, SpacingProps & BreakWordProps, never>; export declare const ParagraphText2: import("styled-components").StyledComponent<"div", any, SpacingProps & BreakWordProps, never>; export declare const P1: import("styled-components").StyledComponent<"p", any, SpacingProps & BreakWordProps, never>; export declare const P: import("styled-components").StyledComponent<"p", any, SpacingProps & BreakWordProps, never>; export declare const P2: import("styled-components").StyledComponent<"p", any, SpacingProps & BreakWordProps, never>; //# sourceMappingURL=index.d.ts.map