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