import { NativeModule } from 'react-native';
import { AdyenActionComponent } from '../core/AdyenNativeModules';
/** Google Pay component (only available for Android) */
export declare const AdyenGooglePay: AdyenActionComponent & NativeModule;
//# sourceMappingURL=AdyenGooglePay.d.ts.map