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