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