goog.module('autovalue.AutoValue_AutoValueWithFields');

goog.require('autovalue.AutoValueWithFields');
goog.require('nativebootstrap.Util');

const AutoValue__AutoValueWithFields = goog.require('autovalue.AutoValue_AutoValueWithFields$impl');
exports = AutoValue__AutoValueWithFields;
