export default interface WalletRevealAccountResponse { walletAddress: string; email: string; identifier: string; }