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