import { PublicKey } from '@solana/web3.js'; export declare const CANDY_GUARD_PROGRAM_ID: PublicKey; export declare const CANDY_V3_PROGRAM_ID: PublicKey; //# sourceMappingURL=candy_machine.d.ts.map