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