import React from "react"; import type { TextProps } from "./types"; export declare const Text: React.ForwardRefExoticComponent>;