export { wrapHandler } from "./AzureFunctionsInstrumentation";
export { initDynatrace, registerTraceStartHook, registerTraceEndHook, configureDynatrace } from "./AzureFunctionsInstrumentationV4";
export { DtSpanExporter, DtSpanProcessor, DtTextMapPropagator, DtSampler } from "@dynatrace/opentelemetry-core";
//# sourceMappingURL=index.d.ts.map