declare const readJson: (jsonPath: string) => Promise; export { readJson };