export const createRename: import("../types.js").ConfigureFactory<(oldName: string, newName: string, options?: any) => Promise<import("./types.js").RenameKeyResult>>;
//# sourceMappingURL=rename.d.ts.map