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