import type { MutationOptions } from '../../lib/options.js'; export declare function renameGroup(ref: string, newName: string, options: MutationOptions): Promise; //# sourceMappingURL=rename.d.ts.map