export declare function writeFileAtomic(targetPath: string, data: string | Buffer, retries?: number): Promise; //# sourceMappingURL=atomic.d.ts.map