```js import { parseSyncRaw } from 'oxc-parser' parseSyncRaw(...) ``` \> bun script.mjs SyntaxError: Export named 'parseSyncRaw' not found in module 'node_modules/oxc-parser/index.js'. same in Node, but it's present in type declarations