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