export { default } from './Typography'; export * from '@mui/material/Typography'; export { type TypographyProps } from './Typography';