export interface IHeaderItemView { label: string; icon?: string; color?: string; }