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