import { PublicKey } from '@solana/web3.js'; export declare const helioFeeAccount: PublicKey; export declare const dexFeeAccount: PublicKey; //# sourceMappingURL=feeAccounts.d.ts.map