import type { BitswapAPI } from './index.js';
import type { HTTPRPCClient } from '../lib/core.js';
export declare function createWantlistForPeer(client: HTTPRPCClient): BitswapAPI['wantlistForPeer'];
//# sourceMappingURL=wantlist-for-peer.d.ts.map