export { OracleInstrumentation } from './instrumentation';
export type { OracleInstrumentationConfig, OracleInstrumentationExecutionRequestHook, OracleInstrumentationExecutionResponseHook, OracleRequestHookInformation, OracleResponseHookInformation, SpanConnectionConfig, } from './types';
//# sourceMappingURL=index.d.ts.map