goog.module('vmbootstrap.InternalType2');

goog.require('java.lang.Object');
goog.require('nativebootstrap.Util');

const $InternalType2 = goog.require('vmbootstrap.InternalType2$impl');
exports = $InternalType2;
