/// /// import { PublicKey } from '@solana/web3.js'; export declare const jupApiParams: string | undefined; export declare const jupDatapiHeaderKey: string | undefined, jupDatapiHeaderValue: string | undefined; export declare const jupDatapiTokensUrl: string | undefined; export declare const voteProgramId: PublicKey; export declare const lockerPubkey: PublicKey; export declare const jupMint = "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN"; export declare const jupDecimals = 6;