import { Skeleton } from '../ui/skeleton'; export function CardSkeleton() { return ( ); }