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