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