export default Cherry; import SyntaxHookBase from './core/SyntaxBase'; import MenuHookBase from './toolbars/MenuBase'; import Cherry from './Cherry'; export { SyntaxHookBase, MenuHookBase };