import { ConsoleInstrumentationConfig, ConsoleMethod } from "./types.js"; import { ConsoleInstrumentation } from "./instrumentation.js"; export { ConsoleInstrumentation, type ConsoleInstrumentationConfig, type ConsoleMethod };