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