import { PublicKey } from "@solana/web3.js";
export declare const FLASH_LOAN_ID: PublicKey;
export declare const WSOL_RESERVE: PublicKey;
export declare const USDC_RESERVE: PublicKey;
