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