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