// Type resolved from consumer's ethers v5 type Signer = import("ethers").ethers.Signer; export function verifySigner(signer: Signer): Promise;