import { Connection } from "@solana/web3.js";
export declare function loadWhirlpools(liquidity: any, connection: Connection): Promise<any>;
