import { TypographyProps } from '../../interfaces'; export declare const StyledTypography: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, TypographyProps, never>;