import { UnknownError } from './UnknownError.generated'; export interface GiftPremiumSubscriptionUnknownErrorResponse extends UnknownError { }