'use strict';

Object.defineProperty(exports, '__esModule', { value: true });

const dialogInjectionKey = Symbol("dialogInjectionKey");

exports.dialogInjectionKey = dialogInjectionKey;
//# sourceMappingURL=constants.js.map