export declare function writeFileAtomic(file: string, contents: string): void;