export { default } from './Paper'; export * from '@mui/material/Paper'; export { type PaperProps } from './Paper';