/// declare module 'escodegen' { function generate(ast: estree.Program, options?: any): string; }