///
///
import { PublicKey } from '@solana/web3.js';
export declare const platformId = "picasso";
export declare const unstakingNftsCacheKey = "unstaking-nfts";
export declare const unstakingNftsCachePrefix = "picasso";
export declare const restakingProgramId: PublicKey;
export declare const unstakingOwner = "BoNnRkatYrN7ckA9oAU4e7cHYfwKPgLEuzkKg4LWaHeH";
export declare const nftIdentifier = "Composable Restaking Position";