import { type DoneOptions } from './helpers.js'; export declare function markConversationDone(ref: string, options: DoneOptions): Promise; //# sourceMappingURL=done.d.ts.map