export { default as Skeleton } from '@mui/material/Skeleton'; export type { SkeletonProps } from '@mui/material/Skeleton';