export type SubscriptionItemStatus = 'active' | 'inactive' | 'trialing';