export interface DataPortalProvider { getDataPortalUrl(): string; }