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