/// import type { Ethereum } from "@rarible/ethereum-provider"; export declare function isSigner(ethereum: Ethereum, signer: string, hash: Buffer, signature: string): Promise;