import { type ClassValue } from "clsx"; declare function cn(...inputs: ClassValue[]): string; export { cn }; //# sourceMappingURL=utils.d.ts.map