import type * as ts from 'typescript'; export declare function createCompilerHost(parsedConfig: ts.ParsedCommandLine): ts.CompilerHost;