export interface AbstractSyncableUpdateRequestV6 { clientUpdatedTime: string; deleted?: boolean; }