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