goog.module('lambdas.Lambdas.MarkerWithDefaultMethod');

goog.require('nativebootstrap.Util');

const MarkerWithDefaultMethod = goog.require('lambdas.Lambdas.MarkerWithDefaultMethod$impl');
exports = MarkerWithDefaultMethod;
