import { TypographyVariant } from "../ITypographyProps";
export declare const variants: TypographyVariant[];
export default variants;
