import { ethers } from "ethers";
export declare function getDefaultProvider(chain: string, environment: string): ethers.providers.JsonRpcProvider;
//# sourceMappingURL=providerHelper.d.ts.map