import * as anchor from '@project-serum/anchor';
export declare const txOpts: anchor.web3.ConfirmOptions;
export declare const helioFeeWalletKey: anchor.web3.PublicKey;
export declare const daoFeeWalletKey: anchor.web3.PublicKey;
