export const DATASET_MANAGER_EVENT = { AddDataset: 'add_dataset', } as const;