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