export declare const PROGRAM_IDS: { RAYDIUM_PROGRAM_ID: string; RAYDIUM_CLMM_PROGRAM_ID: string; RAYDIUM_CPMM_PROGRAM_ID: string; RAYDIUM_LAUNCHPAD_PROGRAM_ID: string; METEORA_AMM_PROGRAM_ID: string; METEORA_DLMM_PROGRAM_ID: string; METEORA_DAMM_V2_PROGRAM_ID: string; METEORA_DBC_PROGRAM_ID: string; ORCA_WHIRLPOOL_PROGRAM_ID: string; PUMP_FUN_PROGRAM_ID: string; PUMP_SWAP_PROGRAM_ID: string; MOONSHOT_PROGRAM_ID: string; HEAVEN_PROGRAM_ID: string; SUGAR_PROGRAM_ID: string; BOOP_FUN_PROGRAM_ID: string; }; export declare const PROGRAM_IDS_PUBLIC_KEYS: { RAYDIUM_PROGRAM_ID: string; RAYDIUM_CLMM_PROGRAM_ID: string; RAYDIUM_CPMM_PROGRAM_ID: string; RAYDIUM_LAUNCHPAD_PROGRAM_ID: string; METEORA_AMM_PROGRAM_ID: string; METEORA_DLMM_PROGRAM_ID: string; METEORA_DAMM_V2_PROGRAM_ID: string; METEORA_DBC_PROGRAM_ID: string; ORCA_WHIRLPOOL_PROGRAM_ID: string; PUMP_FUN_PROGRAM_ID: string; PUMP_SWAP_PROGRAM_ID: string; MOONSHOT_PROGRAM_ID: string; HEAVEN_PROGRAM_ID: string; SUGAR_PROGRAM_ID: string; BOOP_FUN_PROGRAM_ID: string; };