goog.module('intersectiontype.IntersectionTypeTest.EmptyB');

goog.require('nativebootstrap.Util');

const EmptyB = goog.require('intersectiontype.IntersectionTypeTest.EmptyB$impl');
exports = EmptyB;
