import { EmbraceFetchInstrumentationArgs } from "./EmbraceFetchInstrumentation/types.js"; import { EmbraceFetchInstrumentation } from "./EmbraceFetchInstrumentation/EmbraceFetchInstrumentation.js"; export { EmbraceFetchInstrumentation, type EmbraceFetchInstrumentationArgs };