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