import { typography } from '../design/theme/designSizes'; export type TTypographyVariants = keyof typeof typography;