import type { SurfaceAdapter } from './adapter'; /** Transak draws the Apple Pay button itself, inside a WebView. */ export declare const transakApplePay: SurfaceAdapter; //# sourceMappingURL=transakApplePay.d.ts.map