import Stripe from "stripe"; export declare const newStripe: (stripeKey?: string | undefined) => Stripe;