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