goog.module('jsoverlay.NativeJsTypeWithOverlayConstant.Companion');

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

const Companion = goog.require('jsoverlay.NativeJsTypeWithOverlayConstant.Companion$impl');
exports = Companion;
