import { PublicKey } from '@solana/web3.js'; export declare const TESTNET_PROGRAM_ID: PublicKey; export declare const DEVNET_PROGRAM_ID: PublicKey;