import { PublicKey } from "@solana/web3.js";
export declare const PROGRAM_ID_CLI: PublicKey;
export declare const PROGRAM_ID: PublicKey;
