import { PublicKey } from "@solana/web3.js"; export declare const ORCA_TOKEN_SWAP_ID: PublicKey; export declare const ORCA_TOKEN_SWAP_ID_DEVNET: PublicKey; export declare const SPL_ASSOCIATED_TOKEN_ACCOUNT_PROGRAM_ID: PublicKey; export declare const ORCA_FARM_ID: PublicKey;