export declare function classNames(...classes: string[]): string;
