export interface DatasetSummary { persistentId: string; title: string; }