import clsx from 'clsx' export function SkeletonBlock({ className = '' }) { return ( ) } export function TestCardSkeleton() { return (