import { PublicKey } from '@solana/web3.js'; export * from './accounts'; export * from './errors'; export * from './instructions'; export * from './types'; export declare const PROGRAM_ADDRESS = "cndy3Z4yapfJBmL3ShUp5exZKqR3z33thTzeNMm2gRZ"; export declare const PROGRAM_ID: PublicKey;