export declare const calculateContentMd5: (content: Blob | string | ArrayBuffer | ArrayBufferView) => Promise;