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