/** JSON line emitted at the start of `save` in JSON mode (before API work completes). */ export declare function formatSavePendingLine(modified: number, deletions: number): string; //# sourceMappingURL=save-pending.d.ts.map