goog.module('nativejstypeobjectmethods.Main.NativeJsTypeWithoutToString.$Overlay');

goog.require('nativebootstrap.Util');
goog.require('test.foo.NativeJsTypeWithoutToString');

const $Overlay = goog.require('nativejstypeobjectmethods.Main.NativeJsTypeWithoutToString.$Overlay$impl');
/** @nodts */
exports = $Overlay;
