declare const ObjectPrototypePropertyIsEnumerable: (t: Object, v: PropertyKey) => ReturnType; export = ObjectPrototypePropertyIsEnumerable;