goog.module('mixednestings.MixedNestings.A.$1B');

goog.require('java.lang.Object');
goog.require('mixednestings.MixedNestings.A');
goog.require('mixednestings.MyInterface');
goog.require('nativebootstrap.Util');

const $1B = goog.require('mixednestings.MixedNestings.A.$1B$impl');
exports = $1B;
