import { ControlType } from 'braft-editor';
export declare const controls: ControlType[];
