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