import { PublicKey } from '@solana/web3.js';
export declare function getMarketAddress(programId: PublicKey, marketIndex: number): Promise<PublicKey>;
//# sourceMappingURL=marketAddresses.d.ts.map