export declare const cx: (...args: (string | string[] | undefined | null | false)[]) => string;
