goog.module('nativejstypes.Empty.$Overlay');

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

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