import ts from "typescript"; export declare const getCompilerOptions: (rootDir: string, parseConfigHost: ts.ParseConfigHost) => ts.CompilerOptions;