export interface CreatedDatasetIdentifiers { persistentId: string; numericId: number; }