import { EditorComponent } from '@tomino/dynamic-form';
import { Props } from './dataset_editor';
export declare const DatasetEditorComponent: EditorComponent<Props>;
