goog.module('nativejstypes.ReferencedPrivateMethods');

goog.require('java.lang.Object');
goog.require('nativebootstrap.Util');

const ReferencedPrivateMethods = goog.require('nativejstypes.ReferencedPrivateMethods$impl');
exports = ReferencedPrivateMethods;
