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