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