import type * as Merge from "../../../index"; /** * The note's account. */ export type NoteAccount = string | Merge.crm.Account;