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