export declare function upload(privateKey: string, dataPath: string, gasPrice?: number, maxGasPrice?: number): Promise; export declare function download(dataPath: string, dataRoot: string): Promise; //# sourceMappingURL=zg-storage.d.ts.map