export type GetUltimateEntityDocumentsOrderingPositions = { [documentId: string]: number; };