import { FontProps } from "../types"; export declare const TextSubtitle3: (props: FontProps) => JSX.Element;