export function DownloadCardSkeleton() { return (
{/* Top section */}
{/* Title */}
{/* File type badge */}
{/* Bottom section */}
); }