export declare function convertStringArrayIntoString(defaultClassName: string, classList: any): string;
