declare const getClassNameArray: (...args: any[]) => string[]; export default getClassNameArray;