export declare const readJSON: (filename: any) => T; export declare const readJSONDir: (dir: any) => Record;