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