export default interface EthChallengeResponse { walletAddress: string; message: string; }