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