declare function clsx(...args: any[]): string;

export { clsx };
