import { CheckoutLocale } from '@stripe/stripe-js';
export type Locale = CheckoutLocale;
