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