/*
  @license
	Rollup.js v4.61.0
	Mon, 01 Jun 2026 05:40:11 GMT - commit 765167f1edc66adebef89fea5e3f260f4587b64e

	https://github.com/rollup/rollup

	Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';