goog.module('nativejstypes.ReferencedPrivateMethods.NativeReferencedPrivateMethods.Companion');

goog.require('java.lang.Object');
goog.require('nativebootstrap.Util');
goog.require('nativejstypes.NativeReferencedPrivateMethods');
goog.require('nativejstypes.ReferencedPrivateMethods.NativeReferencedPrivateMethods.$Overlay');

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