export declare function readJSON(url: any, readFile: any, options?: {}): Promise; export declare function newURL(arg: string, base?: string): string;