import { ConfigUtils } from './config-utils'; export declare function mergeClassList(classList: string, configUtils: ConfigUtils): string;