import type * as Merge from "../../../index"; export type ContactRequestPhoneNumbersItem = string | Merge.accounting.AccountingPhoneNumber;