import type { StandardOutputFields } from "./common.js"; export interface SetNotificationPreferencesResponse extends StandardOutputFields { }