declare const readJsonSync: (jsonPath: string) => unknown; export { readJsonSync };