import { ServerError } from './ServerError.generated'; export interface GetUpdatesServerErrorResponse extends ServerError { }