import type { EIP1193Provider } from "viem"; export interface Ethereum extends EIP1193Provider { } //# sourceMappingURL=ethereum.d.ts.map