goog.module('jsfunction.Main.JsFunctionInterface.$Overlay');


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