import * as ts from 'typescript'; export declare const printNode: (node: ts.Node) => string;