export { AwsLambdaInstrumentation, lambdaMaxInitInMilliseconds, } from './instrumentation'; export type { AwsLambdaInstrumentationConfig, EventContextExtractor, RequestHook, ResponseHook, } from './types'; //# sourceMappingURL=index.d.ts.map