import { FileObj } from "./props"; export declare const getFileMd5: (chunkList: FileObj[]) => Promise;