///
///
import { PublicKey } from '@solana/web3.js';
export declare const wMint = "85VBFQZC9TZkfaptBWjvUw7YbZjy52A6mjtPGjstQAmQ";
export declare const platformId = "wormhole";
export declare const apiUrl = "https://prod-flat-files-min.wormhole.com/";
export declare const legacyStakingProgramId: PublicKey;
export declare const stakingProgramId: PublicKey;