/// import { DatasetProps } from './types'; export default function DatasetManager(props: DatasetProps): JSX.Element;