export { SyntaxHookBase }; export default CherryStream; import SyntaxHookBase from './core/SyntaxBase'; import CherryStream from './CherryStream';