import * as ts from "@schematics/angular/third_party/github.com/Microsoft/TypeScript/lib/typescript"; export declare const showTree: (node: ts.Node, indent?: string) => void;