import type { StripePlugin } from './definitions'; declare const Stripe: StripePlugin; export * from './definitions'; export { Stripe };