import Box from '@mui/material/Box' import Skeleton from '@mui/material/Skeleton' export function SkeletonPage() { return ( ) }