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