import { InstrumentationConfig } from '@apm-js-collab/code-transformer'; /** * Add an instrumentation config to be used by the injection loader. */ export declare function addInstrumentationConfig(config: InstrumentationConfig): void; //# sourceMappingURL=injectLoader.d.ts.map