export interface ProjectionExpression { ProjectionExpression: string; ExpressionAttributeNames: Record; }