import * as ts from 'typescript'; export declare function getTsOptions(...locations: string[]): ts.CompilerOptions;