declare function readFileAsJson(filePath: string): Promise; export { readFileAsJson };