goog.module('functionalinterface.FunctionalInterfaces.WithKtProperty');

goog.require('functionalinterface.FunctionalInterfaces.WithKtProperty.$LambdaAdaptor');
goog.require('nativebootstrap.Util');

const WithKtProperty = goog.require('functionalinterface.FunctionalInterfaces.WithKtProperty$impl');
exports = WithKtProperty;
