export interface DataProviderInfo { name: string; url: string; }