export declare const getEnumArray: (enumeration: { [s: number]: string; }) => string[];