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

goog.require('java.lang.Object');
goog.require('nativebootstrap.Util');
goog.require('nestednativetype.NativeArray.$Overlay');

const $1 = goog.require('nestednativetype.NativeArray.$1$impl');
exports = $1;
