import type { PhonePePaymentSDK } from './definitions'; declare const PhonePePaymentPlugin: PhonePePaymentSDK; export * from './definitions'; export { PhonePePaymentPlugin };