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