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