import { TextStyle } from '../ReactNode/Shape/Text'; import React from 'react'; declare const Text: React.FC; export default Text;