export declare const readJsonFile: (fileNameCandidate: string, ...path: string[]) => { [key: string]: any; };