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