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