import type { EIP1193Provider } from "viem"; export interface Ethereum extends EIP1193Provider {}