import CherryEngine, { MenuHookBase, SyntaxHookBase } from "./types/index.engine.core"; export { MenuHookBase, SyntaxHookBase }; export default CherryEngine;