export interface TeamLinkIconData { linkUrl?: string; iconUrl?: string; productName?: string; }