import { DynamodbService } from './dynamodbService'; import { DynamodbUtils } from './dynamodbUtils'; export { DynamodbService, DynamodbUtils };