export interface ActiveLogo { id?: string | null; uri?: string | null; }