'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const dialogInjectionKey = Symbol("dialogInjectionKey"); exports.dialogInjectionKey = dialogInjectionKey; //# sourceMappingURL=dialog.js.map