/// export * from './generated'; export * from './errors'; export * as accountProviders from './generated/accounts'; export declare const AUCTIONEER_PREFIX = "auctioneer"; export declare const AUCTIONEER_PROGRAM_ADDRESS = "neer8g6yJq2mQM6KbnViEDAD4gr3gRZyMMf4F2p3MEh"; export declare const AUCTIONEER_PROGRAM_ID: import("@solana/web3.js").PublicKey;