/** Write one private JSON projection without exposing a partial frame to readers. */ export declare function writePrivateJsonAtomic(path: string, value: unknown): void; //# sourceMappingURL=atomic-json.d.ts.map