export type WalletLogin = { signature: `0x${string}`; challenge: string; };