import { TextProps } from './types'; export declare const TextStyled: import("styled-components").StyledComponent<"span", any, TextProps, never>;