export declare const zklinksepolia: { addresses: { ProxyAdmin: string; Multicall2: string; Sumer: string; SUMER: string; CompoundLens: string; FeedPriceOracle: string; CompLogic: string; RedemptionManager: string; Timelock: string; Comptroller: string; sdrETH: string; ETH: string; }; tokenPairs: { ctokenSym: string; ctokenAddr: string; underlySym: string; ctokenDecimal: number; underlyDecimal: number; ctokenIsEther: boolean; permitEnabled: boolean; underlyAddr: string; }[]; rateModels: any[]; blocksPerYear: number; };