import { type ClassValue } from 'clsx'; export declare function clx(...args: ClassValue[]): string;