goog.module('propertyreferences.PropertyReferencesKt');

goog.require('java.lang.Object');
goog.require('java.lang.String');
goog.require('kotlin.Unit');
goog.require('kotlin.jvm.functions.Function0');
goog.require('kotlin.jvm.functions.Function1');
goog.require('kotlin.jvm.functions.Function2');
goog.require('kotlin.jvm.internal.MutableKProperty0Impl');
goog.require('kotlin.jvm.internal.MutableKProperty1Impl');
goog.require('nativebootstrap.Util');
goog.require('propertyreferences.Simple');
goog.require('vmbootstrap.Casts');

const PropertyReferencesKt = goog.require('propertyreferences.PropertyReferencesKt$impl');
exports = PropertyReferencesKt;
