export interface Aggregator { id: string; type?: string; category?: string; }