export interface IBrandingItemInfo { Name: string; Value: string; }