export interface CreateStripeCheckoutSessionResponse { sessionUrl: string; }