/// /// import { PublicKey } from '@solana/web3.js'; export declare const platformId = "phoenix"; export declare const marketsCachePrefix = "phoenix-markets"; export declare const phoenixPid: PublicKey; export declare const phoenixSeatManagerPid: PublicKey; export declare const marketAccountSize = 445536;