///
///
import { PublicKey } from '@solana/web3.js';
export declare const platformId = "lifinity";
export declare const xLfntyMint = "xLfNTYy76B8Tiix3hA51Jyvc1kMSFV4sPdR7szTZsRu";
export declare const lfntyMint = "LFNTYraetVioAPnGJht4yNg2aUZFXR776cMeN9VMjXp";
export declare const LifinityLockerProgramId: PublicKey;
export declare const rewarder: PublicKey;
export declare const lfntyDecimals = 6;
export declare const xLfntyDecimals = 6;