import type { ObjectPatchAPI } from './index.js';
import type { HTTPRPCClient } from '../../lib/core.js';
export declare function createAddLink(client: HTTPRPCClient): ObjectPatchAPI['addLink'];
//# sourceMappingURL=add-link.d.ts.map