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