import * as ts from 'typescript'; export declare function printNode(node: ts.Node): void;