export interface Version { android: string | null; ios: string | null; }