export type StripeSubscriptionRenewalResponse = { subscription_id: string; };