import AaveV2 from "./protocols/aave-v2" export const protocolStrategies = { aaveV2 : AaveV2, } export * from "./helpers"