import { ASTParser } from "./analyser/ast-parser";
export declare const container: {
    astParser: ASTParser;
};
//# sourceMappingURL=container.d.ts.map