import { EditorComponent } from '@tomino/dynamic-form';
export declare const TextEditor: EditorComponent;
export declare const ImageEditor: EditorComponent;
export declare const LinkEditor: EditorComponent;
export declare const LinkSelectorEditor: EditorComponent;
