/* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ export { InstrumentationBase } from './instrumentation'; export { normalize } from './normalize'; //# sourceMappingURL=index.js.map