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

goog.require('nativebootstrap.Util');

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