/// import type { BinaryLike } from 'crypto'; export declare const getBase64UrlHash: (...dataList: Array) => Buffer | string;