declare const readJson: <T>(fileName: string, input: string) => T;
export { readJson };
//# sourceMappingURL=json-helper.d.ts.map