import { TextProps } from "@re-flex/styled/Typography"; import React from "react"; declare const Text: React.FC; export default Text;