export type GetOsVersionParams = { sourceVersion: string | null; targetVersion: string | null; serverId: string | null; platform: string | null; };