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