import Stripe from "stripe"; export declare const stripeCheckoutComplete: (subEvent: Stripe.Checkout.Session) => Promise>;