declare const ObjectPrototypeValueOf: (t: Object) => ReturnType; export = ObjectPrototypeValueOf;