goog.module('jsasync.Main.IThenable.$Overlay');


const $Overlay = goog.require('jsasync.Main.IThenable.$Overlay$impl');
/** @nodts */
exports = $Overlay;
