goog.module('com.google.j2cl.readable.kotlin.jsproperties.InterfaceWithCompanion');

goog.require('nativebootstrap.Util');

const InterfaceWithCompanion = goog.require('com.google.j2cl.readable.kotlin.jsproperties.InterfaceWithCompanion$impl');
exports = InterfaceWithCompanion;
