export interface Ecosystem { id: string name: string icon: string }