declare const argon2b: (pwd: Uint8Array | string, salt: Uint8Array) => Promise export = argon2b