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