import { $TSAny } from 'amplify-cli-core'; export declare function readJsonFile(jsonFilePath: any, encoding?: string, throwOnError?: boolean): $TSAny; //# sourceMappingURL=read-json-file.d.ts.map