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