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

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

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