export declare function classNames(...classNames: (string | undefined | null)[]): string;