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