export interface ConsoleId { id: number; name: string; iconUrl: string; }