import { Box, Divider, Fade, Skeleton, Stack } from '@mui/material'; export default function DonationSkeleton() { return ( ); }