export interface AccountInfo { address: string ensName?: string }