///
///
import { PublicKey } from '@solana/web3.js';
export declare const platformId = "cropper";
export declare const crpMint = "DubwWZNWiNGMMeeQHPnMATNj77YZPZSAz2WVR5WjLJqz";
export declare const clmmPid: PublicKey;
export declare const stakingPid: PublicKey;