import type { JsonObject } from '../types/index.js'; export declare const unflattenData: (data: T) => T; //# sourceMappingURL=unflattenData.d.ts.map