import Typography from '@mui/material/Typography'; import Box from '@mui/material/Box'; export default function FontSize() { return ( Default h6.fontSize 16px ); }