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