import { cn } from "@/lib/utils" export function DirectoryIcon({ className }: { className?: string }) { return ( Directory ) }