import { cn } from "@/lib/utils"; export function DashboardSkeleton() { return (
); }