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