export declare function atomicWrite(path: string, data: Uint8Array | Buffer, mode?: number): void;