import EthereumCommon from '@ethereumjs/common'; /** * A Common object defining the chain and the hardfork for Polygon Testnet */ export declare const testnetCommon: EthereumCommon; /** * A Common object defining the chain and the hardfork for Polygon Mainnet */ export declare const mainnetCommon: EthereumCommon; //# sourceMappingURL=resources.d.ts.map