import { SignatureProof } from "@notabene/javascript-sdk"; export declare function verifyCosmosSignature(proof: SignatureProof): Promise;