declare const _default: { arbitrumOne: { POOL_FACTORY: string; }; arbitrumGoerli: { POOL_FACTORY: string; }; scrollL1Testnet: { POOL_FACTORY: string; }; scrollL2Testnet: { POOL_FACTORY: string; }; optimism: { POOL_FACTORY: string; }; optimismGoerli: { POOL_FACTORY: string; }; aurora: { POOL_FACTORY: string; }; auroraTestnet: { POOL_FACTORY: string; }; }; export default _default;