export declare function pathExists(path: string): Promise; export declare function readJson(path: string): Promise;