export declare function checkContractWalletSignature(message: string, signature: string, address: string, chainId: number, clientId?: string, secretKey?: string): Promise; //# sourceMappingURL=check-contract-wallet-signature.d.ts.map