export interface VersionSegmented { isForVersion(version: string): boolean }