import { clsx } from 'clsx';

declare const cn: typeof clsx;

export { cn };
