export declare function readJson(file: any, fallback?: any): any; export declare function readJsonc(file: any, fallback?: any): any;