/// /// import { PublicKey } from '@solana/web3.js'; import { AirdropStatics } from '../../AirdropFetcher'; export declare const layerMint = "LAYER4xPpTCb3QL8S9u41EAhAX7mhBn8Q6xMTwY2Yzc"; export declare const platformId = "solayer"; export declare const solayerLstMint = "sSo14endRuUbvQaJS3dq36Q829a3A6BEfoeeRGJywEh"; export declare const solayersUSDMint = "susdabGDNbhrnCa6ncrYo81u4s9GM8ecK2UwMyZiq4X"; export declare const programId: PublicKey; export declare const solayersUSDCPid: PublicKey; export declare const airdropApi = "https://airdrop-apis-101797961016.us-central1.run.app/airdrop?walletAddr="; export declare const layerDecimals = 9; export declare const airdropStatics: AirdropStatics; export declare const solayerLstPool = "po1osKDWYF9oiVEGmzKA4eTs8eMveFRMox3bUKazGN2"; export declare const solayerLstDecimals = 9; export declare const stakePoolMint = "sSo1wxKKr6zW2hqf5hZrp2CawLibcwi1pMBqk5bg2G4"; export declare const stakePoolDecimals = 9; export declare const avsTokens: string[];