// Copyright (c) Microsoft Corporation. // Licensed under the MIT license. export { useInstrumenter } from "./instrumenter"; export { createTracingClient } from "./tracingClient"; //# sourceMappingURL=index.js.map