export declare const readJsonFile: (filePath: string) => any;
