/** * @deprecated Use `` instead with `screenreader='true'` */ export declare const HiddenText: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; }, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>;