export default function getEnumName(enumObject: any, index: number | string, translateFile?: string, t?: any): any;
