import { Pool } from "../.."; export declare function getAaveV3ClaimTxData(pool: Pool, assets: string[], rewardAsset: string): Promise;