import { CustomCompilerHost } from "./"; export declare function fileExists(this: CustomCompilerHost, fileName: string): boolean;