import { CustomCompilerHost } from "./";
export declare function getTsConfigFilePath(this: CustomCompilerHost): string;
