"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "LicenseWarningNotice", { enumerable: true, get: function () { return _license_warning_notice.LicenseWarningNotice; } }); var _license_warning_notice = require("./license_warning_notice");