import Cherry, { MenuHookBase, SyntaxHookBase } from "./types/index"; export { MenuHookBase, SyntaxHookBase }; export default Cherry;