declare module 'stripe' { namespace Stripe { type UpcomingInvoice = Omit; } }