import type { SurfaceAdapter } from './adapter'; /** Banxa's hosted page collects KYC and takes payment outside the app. */ export declare const banxaRedirect: SurfaceAdapter; //# sourceMappingURL=banxaRedirect.d.ts.map