import * as ts from 'typescript'; export declare function print(statements: Array, includePreface?: boolean): string;