import StripeService from '../src/stripe.js';
declare let stripe: StripeService;
export { stripe as default };
