import { TracerBrowserConfig } from '../../types'; export declare const getInstrumentations: (config: TracerBrowserConfig) => import("@opentelemetry/instrumentation").Instrumentation[][]; //# sourceMappingURL=index.d.ts.map