export declare function writeFileAtomic(filePath: string, content: string): Promise;