goog.module('jsoverlay.NativeJsTypeWithOverlayConstant.$Overlay');

goog.require('nativebootstrap.Util');

const $Overlay = goog.require('jsoverlay.NativeJsTypeWithOverlayConstant.$Overlay$impl');
/** @nodts */
exports = $Overlay;
