import { EditorComponent } from '@tomino/dynamic-form';
import { ButtonProps } from './buttons_view';
export declare const ButtonEditor: EditorComponent<ButtonProps>;
