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