export const MuiAvatar = { styleOverrides: { root: { fontSize: '14px', fontWeight: 600, letterSpacing: 0 } }, };