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