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