import type { BlockchainWallet } from "@rarible/sdk-wallet"; export declare function acceptBidOnCollection(wallet: BlockchainWallet): Promise;