export declare const updateFile: (filePath: string, source: Uint8Array | string) => Promise;