export type SyncDirection = "fromSpaceToFile" | "fromFileToSpace" | "fromSpaceToSpace" | "fromAWSToSpace";