import React from 'react'; import { ITextProps } from './Text'; export declare const Title: React.FC;