export interface CreateStripeCheckoutSessionResponse { sessionId: string; }