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