export declare function writeFileAtomic(path: string, contents: string): Promise;