import * as ts from "typescript"; export declare const testLog: import("util").DebugLogger; export declare function logNode(child: ts.Node): void;