goog.module('nestednativetype.NativeArray.$Overlay');

goog.require('nativebootstrap.Util');
goog.require('nestednativetype.NativeArray.$1');

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