/** * Parser module exports */ export { ASTParser } from './ast-parser.js'; //# sourceMappingURL=index.d.ts.map