import { Connection } from "@solana/web3.js"; export declare function getOrcaPools(connection: Connection): Promise;