import type { StandardOutputFields } from './common.js'; export interface SetMessagePreferencesResponse extends StandardOutputFields { }