import { InstrumentationBase } from '@opentelemetry/instrumentation'; export declare const getInstrumentation: >() => T | undefined; export declare const registerInstrumentationTesting: >(instrumentation: T) => T; //# sourceMappingURL=instrumentation-singleton.d.ts.map