import { cn } from '@/shared/lib/cn'; function Skeleton({ className, ...props }: React.ComponentProps<'div'>) { return (