export const mapTypographyVariant = { headline1: 'h1', headline2: 'h2', headline3: 'h3', headline4: 'h4', headline5: 'h5', headline6: 'h6', subtitle2: 'subtitle2', subtitle1: 'subtitle1', body1: 'body1', body2: 'body2', button: 'button', overline: 'overline', caption: 'caption' }