export declare const useCustomToolbar: (toolbarConfig: {}, editor: any) => { 'v2.element': any; 'v2.leaf': any; 'v2.editorButtons': any; };