goog.module('autovalue.AutoValue_AutoValueWithExtensions');

goog.require('autovalue.$AutoValue_AutoValueWithExtensions');
goog.require('nativebootstrap.Util');

const AutoValue__AutoValueWithExtensions = goog.require('autovalue.AutoValue_AutoValueWithExtensions$impl');
exports = AutoValue__AutoValueWithExtensions;
