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