export * from "./scopeManager"; export * from "./variable"; export * from "./moduleManager"; export * from "./analyser"; export * from "./scope";