export { AwsInstrumentation } from './aws-sdk'; export type { AwsSdkDynamoDBStatementSerializer, AwsSdkInstrumentationConfig, AwsSdkRequestCustomAttributeFunction, AwsSdkRequestHookInformation, AwsSdkResponseCustomAttributeFunction, AwsSdkResponseHookInformation, CommandInput, NormalizedRequest, NormalizedResponse, } from './types'; //# sourceMappingURL=index.d.ts.map