export declare const containsValue: (enumObject: any, enumValue: any) => boolean;