/// /// import { PublicKey } from '@solana/web3.js'; export declare function getFundingRecordPda(owner: string, launch: string): PublicKey;