import { AirdropConfig } from './types'; export declare const platformId = "jupiter-launchpad"; export declare const lfgApiBaseUrl = "https://worker.jup.ag/jup-claim-proof"; export declare const lfgDisProgram = "DiSLRwcSFvtwvMWSs7ubBMvYRaYNYupa76ZSuYLe6D7j"; export declare const airdropConfigs: AirdropConfig[];