goog.module('lambdas.Lambdas.AnotherThenable.$Overlay');


const $Overlay = goog.require('lambdas.Lambdas.AnotherThenable.$Overlay$impl');
/** @nodts */
exports = $Overlay;
