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