import type { OloPaySDKPlugin } from './definitions'; declare const OloPaySDK: OloPaySDKPlugin; export * from './definitions'; export { OloPaySDK };