export declare const preInsert: (editor: any, fragment: any) => any; export declare const preInsertTable: (fragment: any, editorChildrenLength: any) => void; export declare const getCustomToolbarComponents: (editor: any, ELEMENT_TAGS: any) => any[];