import * as ts from 'ts-morph'; export declare function toProxySource(project: ts.Project, emittedPath: string, sourceStr: string): ts.SourceFile;