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