export declare const platformId = "morpho"; export declare const updatedIndexesPrefix = "morpho-updated-indexes"; export declare const morphoAaveV3Address = "0x33333aea097c193e66081E930c33020272b33333"; export declare const morphoTokenAddress = "0x9994E35Db50125E0DF82e4c2dde62496CE330999"; export declare const Underlying: { usdc: string; dai: string; wbtc: string; wsteth: string; steth: string; uni: string; usdt: string; weth: string; reth: string; cbeth: string; }; export declare const wethAddress = "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"; export declare const wethDecimals = 18;