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