import * as ts from "typescript"; export declare const getNodeInfo: (node?: ts.Node) => string;