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