import * as ts from 'typescript'; export declare function tsMock(symbol: any, file: string, compilerOptions: ts.CompilerOptions): any;