export declare const getKeyByValue: (enumObj: T, value: string) => keyof T | null; //# sourceMappingURL=enum.d.ts.map