export { makeErrorCollector } from "./ErrorCollector.js"; export { isCompilerError, makeReferenceError, makeSyntaxError, makeTypeError } from "./CompilerError.js"; //# sourceMappingURL=index.d.ts.map