export interface IAttributeFieldMapping { feedAttributeId: string; fieldId: string; }