goog.module('cast.CastGenerics.Empty2');

goog.require('nativebootstrap.Util');

const Empty2 = goog.require('cast.CastGenerics.Empty2$impl');
exports = Empty2;
