/** connect cls, remove empty */
export declare const classnames: (...cls: string[]) => string;
