import { TypographyProps, SpaceProps } from 'styled-system'; declare const Title: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, TypographyProps>> & SpaceProps>, string | number | symbol>, never>; export { Title as default, Title, };