export { FetchInstrumentation } from './fetch'; export type { FetchCustomAttributeFunction, FetchRequestHookFunction, FetchInstrumentationConfig, } from './fetch'; //# sourceMappingURL=index.d.ts.map