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