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

goog.require('nativebootstrap.Util');

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