declare const GHO_TOKEN = "0xfc421aD3C883Bf9E7C4f42dE845C4e4405799e73"; declare const GHO_CCIP_TOKEN_POOL = "0xDe6539018B095353A40753Dc54C91C68c9487D4E"; declare const GHO_ORACLE = "0x360d8aa8F6b09B7BC57aF34db2Eb84dD87bf4d12"; declare const GHO_AAVE_CORE_STEWARD = "0x6e637e1E48025E51315d50ab96d5b3be1971A715"; declare const GHO_BUCKET_STEWARD = "0x6Bb7a212910682DCFdbd5BCBb3e28FB4E8da10Ee"; declare const GHO_CCIP_STEWARD = "0x06179f7C1be40863405f374E7f5F8806c728660A"; declare const RISK_COUNCIL = "0x8513e6F37dBc52De87b166980Fa3F50639694B60"; declare const CHAIN_ID = 100; declare const GhoGnosis_CHAIN_ID: typeof CHAIN_ID; declare const GhoGnosis_GHO_AAVE_CORE_STEWARD: typeof GHO_AAVE_CORE_STEWARD; declare const GhoGnosis_GHO_BUCKET_STEWARD: typeof GHO_BUCKET_STEWARD; declare const GhoGnosis_GHO_CCIP_STEWARD: typeof GHO_CCIP_STEWARD; declare const GhoGnosis_GHO_CCIP_TOKEN_POOL: typeof GHO_CCIP_TOKEN_POOL; declare const GhoGnosis_GHO_ORACLE: typeof GHO_ORACLE; declare const GhoGnosis_GHO_TOKEN: typeof GHO_TOKEN; declare const GhoGnosis_RISK_COUNCIL: typeof RISK_COUNCIL; declare namespace GhoGnosis { export { GhoGnosis_CHAIN_ID as CHAIN_ID, GhoGnosis_GHO_AAVE_CORE_STEWARD as GHO_AAVE_CORE_STEWARD, GhoGnosis_GHO_BUCKET_STEWARD as GHO_BUCKET_STEWARD, GhoGnosis_GHO_CCIP_STEWARD as GHO_CCIP_STEWARD, GhoGnosis_GHO_CCIP_TOKEN_POOL as GHO_CCIP_TOKEN_POOL, GhoGnosis_GHO_ORACLE as GHO_ORACLE, GhoGnosis_GHO_TOKEN as GHO_TOKEN, GhoGnosis_RISK_COUNCIL as RISK_COUNCIL }; } export { CHAIN_ID as C, GhoGnosis as G, RISK_COUNCIL as R, GHO_TOKEN as a, GHO_CCIP_TOKEN_POOL as b, GHO_ORACLE as c, GHO_AAVE_CORE_STEWARD as d, GHO_BUCKET_STEWARD as e, GHO_CCIP_STEWARD as f };