import ts from 'typescript'; export declare const getCompilerOptionsJson: (configPath: string) => ts.CompilerOptions | never;