import { ApplyCustomAttributesFunction, ErrorsInstrumentationConfig } from "./types.js"; import { ErrorsInstrumentation } from "./instrumentation.js"; export { type ApplyCustomAttributesFunction, ErrorsInstrumentation, type ErrorsInstrumentationConfig };