import { Structure } from '../../marshmallow/index.js'; import * as BN from 'bn.js'; import * as _solana_web3_js from '@solana/web3.js'; import '../../marshmallow/buffer-layout.js'; declare const CpmmConfigInfoLayout: Structure; declare const CpmmPoolInfoLayout: Structure; export { CpmmConfigInfoLayout, CpmmPoolInfoLayout };