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