export declare const printAstVariablesInProgram: (source: string, baseDir: string, configName: string) => void;
