goog.module('nativejstypes.Bar.Inner.$Overlay');

goog.require('nativebootstrap.Util');
goog.require('nativejstypes.Bar');

const $Overlay = goog.require('nativejstypes.Bar.Inner.$Overlay$impl');
/** @nodts */
exports = $Overlay;
