export type TypographyVariants = 'min' | 'xxs' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'max'; //# sourceMappingURL=Typography.d.ts.map