export declare function assignClass(classTobeMandatory?: string, classes?: string): string | undefined;
