import { TypographyVariant } from '../../Typography';
export declare const titleVariants: TypographyVariant[];
export default titleVariants;
