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