import { ethers } from "ethers"; declare const simpleRpcProvider: ethers.providers.JsonRpcProvider; export default simpleRpcProvider;