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