import { InstrumentationConfigMap } from '@opentelemetry/auto-instrumentations-node';
import { Instrumentation } from '@opentelemetry/instrumentation';
export declare function setAwsDefaultEnvironmentVariables(): void;
export declare const instrumentationConfigs: InstrumentationConfigMap;
export declare const instrumentations: Instrumentation[];
//# sourceMappingURL=register.d.ts.map