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