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