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